3.225 \(\int \cos ^2(c+d x) \sin ^3(a+b x) \, dx\)

Optimal. Leaf size=138 \[ -\frac {3 \cos (a+x (b-2 d)-2 c)}{16 (b-2 d)}+\frac {\cos (3 a+x (3 b-2 d)-2 c)}{16 (3 b-2 d)}-\frac {3 \cos (a+x (b+2 d)+2 c)}{16 (b+2 d)}+\frac {\cos (3 a+x (3 b+2 d)+2 c)}{16 (3 b+2 d)}-\frac {3 \cos (a+b x)}{8 b}+\frac {\cos (3 a+3 b x)}{24 b} \]

[Out]

-3/8*cos(b*x+a)/b+1/24*cos(3*b*x+3*a)/b-3/16*cos(a-2*c+(b-2*d)*x)/(b-2*d)+1/16*cos(3*a-2*c+(3*b-2*d)*x)/(3*b-2
*d)-3/16*cos(a+2*c+(b+2*d)*x)/(b+2*d)+1/16*cos(3*a+2*c+(3*b+2*d)*x)/(3*b+2*d)

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 138, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 2, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.118, Rules used = {4574, 2638} \[ -\frac {3 \cos (a+x (b-2 d)-2 c)}{16 (b-2 d)}+\frac {\cos (3 a+x (3 b-2 d)-2 c)}{16 (3 b-2 d)}-\frac {3 \cos (a+x (b+2 d)+2 c)}{16 (b+2 d)}+\frac {\cos (3 a+x (3 b+2 d)+2 c)}{16 (3 b+2 d)}-\frac {3 \cos (a+b x)}{8 b}+\frac {\cos (3 a+3 b x)}{24 b} \]

Antiderivative was successfully verified.

[In]

Int[Cos[c + d*x]^2*Sin[a + b*x]^3,x]

[Out]

(-3*Cos[a + b*x])/(8*b) + Cos[3*a + 3*b*x]/(24*b) - (3*Cos[a - 2*c + (b - 2*d)*x])/(16*(b - 2*d)) + Cos[3*a -
2*c + (3*b - 2*d)*x]/(16*(3*b - 2*d)) - (3*Cos[a + 2*c + (b + 2*d)*x])/(16*(b + 2*d)) + Cos[3*a + 2*c + (3*b +
 2*d)*x]/(16*(3*b + 2*d))

Rule 2638

Int[sin[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[Cos[c + d*x]/d, x] /; FreeQ[{c, d}, x]

Rule 4574

Int[Cos[w_]^(q_.)*Sin[v_]^(p_.), x_Symbol] :> Int[ExpandTrigReduce[Sin[v]^p*Cos[w]^q, x], x] /; IGtQ[p, 0] &&
IGtQ[q, 0] && ((PolynomialQ[v, x] && PolynomialQ[w, x]) || (BinomialQ[{v, w}, x] && IndependentQ[Cancel[v/w],
x]))

Rubi steps

\begin {align*} \int \cos ^2(c+d x) \sin ^3(a+b x) \, dx &=\int \left (\frac {3}{8} \sin (a+b x)-\frac {1}{8} \sin (3 a+3 b x)+\frac {3}{16} \sin (a-2 c+(b-2 d) x)-\frac {1}{16} \sin (3 a-2 c+(3 b-2 d) x)+\frac {3}{16} \sin (a+2 c+(b+2 d) x)-\frac {1}{16} \sin (3 a+2 c+(3 b+2 d) x)\right ) \, dx\\ &=-\left (\frac {1}{16} \int \sin (3 a-2 c+(3 b-2 d) x) \, dx\right )-\frac {1}{16} \int \sin (3 a+2 c+(3 b+2 d) x) \, dx-\frac {1}{8} \int \sin (3 a+3 b x) \, dx+\frac {3}{16} \int \sin (a-2 c+(b-2 d) x) \, dx+\frac {3}{16} \int \sin (a+2 c+(b+2 d) x) \, dx+\frac {3}{8} \int \sin (a+b x) \, dx\\ &=-\frac {3 \cos (a+b x)}{8 b}+\frac {\cos (3 a+3 b x)}{24 b}-\frac {3 \cos (a-2 c+(b-2 d) x)}{16 (b-2 d)}+\frac {\cos (3 a-2 c+(3 b-2 d) x)}{16 (3 b-2 d)}-\frac {3 \cos (a+2 c+(b+2 d) x)}{16 (b+2 d)}+\frac {\cos (3 a+2 c+(3 b+2 d) x)}{16 (3 b+2 d)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 1.57, size = 153, normalized size = 1.11 \[ \frac {1}{48} \left (-\frac {9 \cos (a+b x-2 c-2 d x)}{b-2 d}+\frac {3 \cos (3 a+3 b x-2 c-2 d x)}{3 b-2 d}-\frac {9 \cos (a+b x+2 c+2 d x)}{b+2 d}+\frac {3 \cos (3 a+3 b x+2 c+2 d x)}{3 b+2 d}+\frac {18 \sin (a) \sin (b x)}{b}-\frac {2 \sin (3 a) \sin (3 b x)}{b}-\frac {18 \cos (a) \cos (b x)}{b}+\frac {2 \cos (3 a) \cos (3 b x)}{b}\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[Cos[c + d*x]^2*Sin[a + b*x]^3,x]

[Out]

((-18*Cos[a]*Cos[b*x])/b + (2*Cos[3*a]*Cos[3*b*x])/b - (9*Cos[a - 2*c + b*x - 2*d*x])/(b - 2*d) + (3*Cos[3*a -
 2*c + 3*b*x - 2*d*x])/(3*b - 2*d) - (9*Cos[a + 2*c + b*x + 2*d*x])/(b + 2*d) + (3*Cos[3*a + 2*c + 3*b*x + 2*d
*x])/(3*b + 2*d) + (18*Sin[a]*Sin[b*x])/b - (2*Sin[3*a]*Sin[3*b*x])/b)/48

________________________________________________________________________________________

fricas [A]  time = 0.44, size = 179, normalized size = 1.30 \[ -\frac {2 \, {\left (b^{2} d^{2} - 4 \, d^{4}\right )} \cos \left (b x + a\right )^{3} + 6 \, {\left (7 \, b^{3} d - 4 \, b d^{3} - {\left (b^{3} d - 4 \, b d^{3}\right )} \cos \left (b x + a\right )^{2}\right )} \cos \left (d x + c\right ) \sin \left (b x + a\right ) \sin \left (d x + c\right ) - 9 \, {\left ({\left (b^{4} - 4 \, b^{2} d^{2}\right )} \cos \left (b x + a\right )^{3} - {\left (3 \, b^{4} - 4 \, b^{2} d^{2}\right )} \cos \left (b x + a\right )\right )} \cos \left (d x + c\right )^{2} - 6 \, {\left (7 \, b^{2} d^{2} - 4 \, d^{4}\right )} \cos \left (b x + a\right )}{3 \, {\left (9 \, b^{5} - 40 \, b^{3} d^{2} + 16 \, b d^{4}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^2*sin(b*x+a)^3,x, algorithm="fricas")

[Out]

-1/3*(2*(b^2*d^2 - 4*d^4)*cos(b*x + a)^3 + 6*(7*b^3*d - 4*b*d^3 - (b^3*d - 4*b*d^3)*cos(b*x + a)^2)*cos(d*x +
c)*sin(b*x + a)*sin(d*x + c) - 9*((b^4 - 4*b^2*d^2)*cos(b*x + a)^3 - (3*b^4 - 4*b^2*d^2)*cos(b*x + a))*cos(d*x
 + c)^2 - 6*(7*b^2*d^2 - 4*d^4)*cos(b*x + a))/(9*b^5 - 40*b^3*d^2 + 16*b*d^4)

________________________________________________________________________________________

giac [A]  time = 0.19, size = 124, normalized size = 0.90 \[ \frac {\cos \left (3 \, b x + 2 \, d x + 3 \, a + 2 \, c\right )}{16 \, {\left (3 \, b + 2 \, d\right )}} + \frac {\cos \left (3 \, b x - 2 \, d x + 3 \, a - 2 \, c\right )}{16 \, {\left (3 \, b - 2 \, d\right )}} + \frac {\cos \left (3 \, b x + 3 \, a\right )}{24 \, b} - \frac {3 \, \cos \left (b x + 2 \, d x + a + 2 \, c\right )}{16 \, {\left (b + 2 \, d\right )}} - \frac {3 \, \cos \left (b x - 2 \, d x + a - 2 \, c\right )}{16 \, {\left (b - 2 \, d\right )}} - \frac {3 \, \cos \left (b x + a\right )}{8 \, b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^2*sin(b*x+a)^3,x, algorithm="giac")

[Out]

1/16*cos(3*b*x + 2*d*x + 3*a + 2*c)/(3*b + 2*d) + 1/16*cos(3*b*x - 2*d*x + 3*a - 2*c)/(3*b - 2*d) + 1/24*cos(3
*b*x + 3*a)/b - 3/16*cos(b*x + 2*d*x + a + 2*c)/(b + 2*d) - 3/16*cos(b*x - 2*d*x + a - 2*c)/(b - 2*d) - 3/8*co
s(b*x + a)/b

________________________________________________________________________________________

maple [A]  time = 0.29, size = 127, normalized size = 0.92 \[ -\frac {3 \cos \left (b x +a \right )}{8 b}+\frac {\cos \left (3 b x +3 a \right )}{24 b}-\frac {3 \cos \left (a -2 c +\left (b -2 d \right ) x \right )}{16 \left (b -2 d \right )}+\frac {\cos \left (3 a -2 c +\left (3 b -2 d \right ) x \right )}{48 b -32 d}-\frac {3 \cos \left (a +2 c +\left (b +2 d \right ) x \right )}{16 \left (b +2 d \right )}+\frac {\cos \left (3 a +2 c +\left (3 b +2 d \right ) x \right )}{48 b +32 d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(d*x+c)^2*sin(b*x+a)^3,x)

[Out]

-3/8*cos(b*x+a)/b+1/24*cos(3*b*x+3*a)/b-3/16*cos(a-2*c+(b-2*d)*x)/(b-2*d)+1/16*cos(3*a-2*c+(3*b-2*d)*x)/(3*b-2
*d)-3/16*cos(a+2*c+(b+2*d)*x)/(b+2*d)+1/16*cos(3*a+2*c+(3*b+2*d)*x)/(3*b+2*d)

________________________________________________________________________________________

maxima [B]  time = 0.42, size = 1360, normalized size = 9.86 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^2*sin(b*x+a)^3,x, algorithm="maxima")

[Out]

1/96*(3*(3*b^4*cos(2*c) - 2*b^3*d*cos(2*c) - 12*b^2*d^2*cos(2*c) + 8*b*d^3*cos(2*c))*cos((3*b + 2*d)*x + 3*a +
 4*c) + 3*(3*b^4*cos(2*c) - 2*b^3*d*cos(2*c) - 12*b^2*d^2*cos(2*c) + 8*b*d^3*cos(2*c))*cos((3*b + 2*d)*x + 3*a
) + 3*(3*b^4*cos(2*c) + 2*b^3*d*cos(2*c) - 12*b^2*d^2*cos(2*c) - 8*b*d^3*cos(2*c))*cos(-(3*b - 2*d)*x - 3*a +
4*c) + 3*(3*b^4*cos(2*c) + 2*b^3*d*cos(2*c) - 12*b^2*d^2*cos(2*c) - 8*b*d^3*cos(2*c))*cos(-(3*b - 2*d)*x - 3*a
) - 9*(9*b^4*cos(2*c) - 18*b^3*d*cos(2*c) - 4*b^2*d^2*cos(2*c) + 8*b*d^3*cos(2*c))*cos((b + 2*d)*x + a + 4*c)
- 9*(9*b^4*cos(2*c) - 18*b^3*d*cos(2*c) - 4*b^2*d^2*cos(2*c) + 8*b*d^3*cos(2*c))*cos((b + 2*d)*x + a) - 9*(9*b
^4*cos(2*c) + 18*b^3*d*cos(2*c) - 4*b^2*d^2*cos(2*c) - 8*b*d^3*cos(2*c))*cos(-(b - 2*d)*x - a + 4*c) - 9*(9*b^
4*cos(2*c) + 18*b^3*d*cos(2*c) - 4*b^2*d^2*cos(2*c) - 8*b*d^3*cos(2*c))*cos(-(b - 2*d)*x - a) + 2*(9*b^4*cos(2
*c) - 40*b^2*d^2*cos(2*c) + 16*d^4*cos(2*c))*cos(3*b*x + 3*a + 2*c) + 2*(9*b^4*cos(2*c) - 40*b^2*d^2*cos(2*c)
+ 16*d^4*cos(2*c))*cos(3*b*x + 3*a - 2*c) - 18*(9*b^4*cos(2*c) - 40*b^2*d^2*cos(2*c) + 16*d^4*cos(2*c))*cos(b*
x + a + 2*c) - 18*(9*b^4*cos(2*c) - 40*b^2*d^2*cos(2*c) + 16*d^4*cos(2*c))*cos(b*x + a - 2*c) + 3*(3*b^4*sin(2
*c) - 2*b^3*d*sin(2*c) - 12*b^2*d^2*sin(2*c) + 8*b*d^3*sin(2*c))*sin((3*b + 2*d)*x + 3*a + 4*c) - 3*(3*b^4*sin
(2*c) - 2*b^3*d*sin(2*c) - 12*b^2*d^2*sin(2*c) + 8*b*d^3*sin(2*c))*sin((3*b + 2*d)*x + 3*a) + 3*(3*b^4*sin(2*c
) + 2*b^3*d*sin(2*c) - 12*b^2*d^2*sin(2*c) - 8*b*d^3*sin(2*c))*sin(-(3*b - 2*d)*x - 3*a + 4*c) - 3*(3*b^4*sin(
2*c) + 2*b^3*d*sin(2*c) - 12*b^2*d^2*sin(2*c) - 8*b*d^3*sin(2*c))*sin(-(3*b - 2*d)*x - 3*a) - 9*(9*b^4*sin(2*c
) - 18*b^3*d*sin(2*c) - 4*b^2*d^2*sin(2*c) + 8*b*d^3*sin(2*c))*sin((b + 2*d)*x + a + 4*c) + 9*(9*b^4*sin(2*c)
- 18*b^3*d*sin(2*c) - 4*b^2*d^2*sin(2*c) + 8*b*d^3*sin(2*c))*sin((b + 2*d)*x + a) - 9*(9*b^4*sin(2*c) + 18*b^3
*d*sin(2*c) - 4*b^2*d^2*sin(2*c) - 8*b*d^3*sin(2*c))*sin(-(b - 2*d)*x - a + 4*c) + 9*(9*b^4*sin(2*c) + 18*b^3*
d*sin(2*c) - 4*b^2*d^2*sin(2*c) - 8*b*d^3*sin(2*c))*sin(-(b - 2*d)*x - a) + 2*(9*b^4*sin(2*c) - 40*b^2*d^2*sin
(2*c) + 16*d^4*sin(2*c))*sin(3*b*x + 3*a + 2*c) - 2*(9*b^4*sin(2*c) - 40*b^2*d^2*sin(2*c) + 16*d^4*sin(2*c))*s
in(3*b*x + 3*a - 2*c) - 18*(9*b^4*sin(2*c) - 40*b^2*d^2*sin(2*c) + 16*d^4*sin(2*c))*sin(b*x + a + 2*c) + 18*(9
*b^4*sin(2*c) - 40*b^2*d^2*sin(2*c) + 16*d^4*sin(2*c))*sin(b*x + a - 2*c))/(9*b^5*cos(2*c)^2 + 9*b^5*sin(2*c)^
2 + 16*(b*cos(2*c)^2 + b*sin(2*c)^2)*d^4 - 40*(b^3*cos(2*c)^2 + b^3*sin(2*c)^2)*d^2)

________________________________________________________________________________________

mupad [B]  time = 2.03, size = 438, normalized size = 3.17 \[ -\frac {81\,b^4\,\cos \left (a-2\,c+b\,x-2\,d\,x\right )+81\,b^4\,\cos \left (a+2\,c+b\,x+2\,d\,x\right )+162\,b^4\,\cos \left (a+b\,x\right )+288\,d^4\,\cos \left (a+b\,x\right )-9\,b^4\,\cos \left (3\,a-2\,c+3\,b\,x-2\,d\,x\right )-9\,b^4\,\cos \left (3\,a+2\,c+3\,b\,x+2\,d\,x\right )-18\,b^4\,\cos \left (3\,a+3\,b\,x\right )-32\,d^4\,\cos \left (3\,a+3\,b\,x\right )+24\,b\,d^3\,\cos \left (3\,a-2\,c+3\,b\,x-2\,d\,x\right )-24\,b\,d^3\,\cos \left (3\,a+2\,c+3\,b\,x+2\,d\,x\right )-6\,b^3\,d\,\cos \left (3\,a-2\,c+3\,b\,x-2\,d\,x\right )+6\,b^3\,d\,\cos \left (3\,a+2\,c+3\,b\,x+2\,d\,x\right )-36\,b^2\,d^2\,\cos \left (a-2\,c+b\,x-2\,d\,x\right )-36\,b^2\,d^2\,\cos \left (a+2\,c+b\,x+2\,d\,x\right )-720\,b^2\,d^2\,\cos \left (a+b\,x\right )+36\,b^2\,d^2\,\cos \left (3\,a-2\,c+3\,b\,x-2\,d\,x\right )+36\,b^2\,d^2\,\cos \left (3\,a+2\,c+3\,b\,x+2\,d\,x\right )+80\,b^2\,d^2\,\cos \left (3\,a+3\,b\,x\right )-72\,b\,d^3\,\cos \left (a-2\,c+b\,x-2\,d\,x\right )+72\,b\,d^3\,\cos \left (a+2\,c+b\,x+2\,d\,x\right )+162\,b^3\,d\,\cos \left (a-2\,c+b\,x-2\,d\,x\right )-162\,b^3\,d\,\cos \left (a+2\,c+b\,x+2\,d\,x\right )}{48\,\left (9\,b^5-40\,b^3\,d^2+16\,b\,d^4\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(c + d*x)^2*sin(a + b*x)^3,x)

[Out]

-(81*b^4*cos(a - 2*c + b*x - 2*d*x) + 81*b^4*cos(a + 2*c + b*x + 2*d*x) + 162*b^4*cos(a + b*x) + 288*d^4*cos(a
 + b*x) - 9*b^4*cos(3*a - 2*c + 3*b*x - 2*d*x) - 9*b^4*cos(3*a + 2*c + 3*b*x + 2*d*x) - 18*b^4*cos(3*a + 3*b*x
) - 32*d^4*cos(3*a + 3*b*x) + 24*b*d^3*cos(3*a - 2*c + 3*b*x - 2*d*x) - 24*b*d^3*cos(3*a + 2*c + 3*b*x + 2*d*x
) - 6*b^3*d*cos(3*a - 2*c + 3*b*x - 2*d*x) + 6*b^3*d*cos(3*a + 2*c + 3*b*x + 2*d*x) - 36*b^2*d^2*cos(a - 2*c +
 b*x - 2*d*x) - 36*b^2*d^2*cos(a + 2*c + b*x + 2*d*x) - 720*b^2*d^2*cos(a + b*x) + 36*b^2*d^2*cos(3*a - 2*c +
3*b*x - 2*d*x) + 36*b^2*d^2*cos(3*a + 2*c + 3*b*x + 2*d*x) + 80*b^2*d^2*cos(3*a + 3*b*x) - 72*b*d^3*cos(a - 2*
c + b*x - 2*d*x) + 72*b*d^3*cos(a + 2*c + b*x + 2*d*x) + 162*b^3*d*cos(a - 2*c + b*x - 2*d*x) - 162*b^3*d*cos(
a + 2*c + b*x + 2*d*x))/(48*(16*b*d^4 + 9*b^5 - 40*b^3*d^2))

________________________________________________________________________________________

sympy [A]  time = 117.13, size = 2020, normalized size = 14.64 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)**2*sin(b*x+a)**3,x)

[Out]

Piecewise((x*sin(a)**3*cos(c)**2, Eq(b, 0) & Eq(d, 0)), ((x*sin(c + d*x)**2/2 + x*cos(c + d*x)**2/2 + sin(c +
d*x)*cos(c + d*x)/(2*d))*sin(a)**3, Eq(b, 0)), (-3*x*sin(a - 2*d*x)**3*sin(c + d*x)**2/16 + 3*x*sin(a - 2*d*x)
**3*cos(c + d*x)**2/16 + 3*x*sin(a - 2*d*x)**2*sin(c + d*x)*cos(a - 2*d*x)*cos(c + d*x)/8 - 3*x*sin(a - 2*d*x)
*sin(c + d*x)**2*cos(a - 2*d*x)**2/16 + 3*x*sin(a - 2*d*x)*cos(a - 2*d*x)**2*cos(c + d*x)**2/16 + 3*x*sin(c +
d*x)*cos(a - 2*d*x)**3*cos(c + d*x)/8 - 3*sin(a - 2*d*x)**3*sin(c + d*x)*cos(c + d*x)/(16*d) + sin(a - 2*d*x)*
*2*cos(a - 2*d*x)*cos(c + d*x)**2/(2*d) - sin(a - 2*d*x)*sin(c + d*x)*cos(a - 2*d*x)**2*cos(c + d*x)/(8*d) + s
in(c + d*x)**2*cos(a - 2*d*x)**3/(96*d) + 31*cos(a - 2*d*x)**3*cos(c + d*x)**2/(96*d), Eq(b, -2*d)), (-x*sin(a
 - 2*d*x/3)**3*sin(c + d*x)**2/16 + x*sin(a - 2*d*x/3)**3*cos(c + d*x)**2/16 + 3*x*sin(a - 2*d*x/3)**2*sin(c +
 d*x)*cos(a - 2*d*x/3)*cos(c + d*x)/8 + 3*x*sin(a - 2*d*x/3)*sin(c + d*x)**2*cos(a - 2*d*x/3)**2/16 - 3*x*sin(
a - 2*d*x/3)*cos(a - 2*d*x/3)**2*cos(c + d*x)**2/16 - x*sin(c + d*x)*cos(a - 2*d*x/3)**3*cos(c + d*x)/8 - sin(
a - 2*d*x/3)**3*sin(c + d*x)*cos(c + d*x)/(16*d) + 3*sin(a - 2*d*x/3)**2*cos(a - 2*d*x/3)*cos(c + d*x)**2/(2*d
) + 15*sin(a - 2*d*x/3)*sin(c + d*x)*cos(a - 2*d*x/3)**2*cos(c + d*x)/(8*d) + 27*sin(c + d*x)**2*cos(a - 2*d*x
/3)**3/(32*d) + 5*cos(a - 2*d*x/3)**3*cos(c + d*x)**2/(32*d), Eq(b, -2*d/3)), (-x*sin(a + 2*d*x/3)**3*sin(c +
d*x)**2/16 + x*sin(a + 2*d*x/3)**3*cos(c + d*x)**2/16 - 3*x*sin(a + 2*d*x/3)**2*sin(c + d*x)*cos(a + 2*d*x/3)*
cos(c + d*x)/8 + 3*x*sin(a + 2*d*x/3)*sin(c + d*x)**2*cos(a + 2*d*x/3)**2/16 - 3*x*sin(a + 2*d*x/3)*cos(a + 2*
d*x/3)**2*cos(c + d*x)**2/16 + x*sin(c + d*x)*cos(a + 2*d*x/3)**3*cos(c + d*x)/8 - sin(a + 2*d*x/3)**3*sin(c +
 d*x)*cos(c + d*x)/(16*d) - 3*sin(a + 2*d*x/3)**2*cos(a + 2*d*x/3)*cos(c + d*x)**2/(2*d) + 15*sin(a + 2*d*x/3)
*sin(c + d*x)*cos(a + 2*d*x/3)**2*cos(c + d*x)/(8*d) - 27*sin(c + d*x)**2*cos(a + 2*d*x/3)**3/(32*d) - 5*cos(a
 + 2*d*x/3)**3*cos(c + d*x)**2/(32*d), Eq(b, 2*d/3)), (-3*x*sin(a + 2*d*x)**3*sin(c + d*x)**2/16 + 3*x*sin(a +
 2*d*x)**3*cos(c + d*x)**2/16 - 3*x*sin(a + 2*d*x)**2*sin(c + d*x)*cos(a + 2*d*x)*cos(c + d*x)/8 - 3*x*sin(a +
 2*d*x)*sin(c + d*x)**2*cos(a + 2*d*x)**2/16 + 3*x*sin(a + 2*d*x)*cos(a + 2*d*x)**2*cos(c + d*x)**2/16 - 3*x*s
in(c + d*x)*cos(a + 2*d*x)**3*cos(c + d*x)/8 - 3*sin(a + 2*d*x)**3*sin(c + d*x)*cos(c + d*x)/(16*d) - sin(a +
2*d*x)**2*cos(a + 2*d*x)*cos(c + d*x)**2/(2*d) - sin(a + 2*d*x)*sin(c + d*x)*cos(a + 2*d*x)**2*cos(c + d*x)/(8
*d) - sin(c + d*x)**2*cos(a + 2*d*x)**3/(96*d) - 31*cos(a + 2*d*x)**3*cos(c + d*x)**2/(96*d), Eq(b, 2*d)), (-2
7*b**4*sin(a + b*x)**2*cos(a + b*x)*cos(c + d*x)**2/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) - 18*b**4*cos(a + b*
x)**3*cos(c + d*x)**2/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) - 42*b**3*d*sin(a + b*x)**3*sin(c + d*x)*cos(c + d
*x)/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) - 36*b**3*d*sin(a + b*x)*sin(c + d*x)*cos(a + b*x)**2*cos(c + d*x)/(
27*b**5 - 120*b**3*d**2 + 48*b*d**4) + 42*b**2*d**2*sin(a + b*x)**2*sin(c + d*x)**2*cos(a + b*x)/(27*b**5 - 12
0*b**3*d**2 + 48*b*d**4) + 78*b**2*d**2*sin(a + b*x)**2*cos(a + b*x)*cos(c + d*x)**2/(27*b**5 - 120*b**3*d**2
+ 48*b*d**4) + 40*b**2*d**2*sin(c + d*x)**2*cos(a + b*x)**3/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) + 40*b**2*d*
*2*cos(a + b*x)**3*cos(c + d*x)**2/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) + 24*b*d**3*sin(a + b*x)**3*sin(c + d
*x)*cos(c + d*x)/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) - 24*d**4*sin(a + b*x)**2*sin(c + d*x)**2*cos(a + b*x)/
(27*b**5 - 120*b**3*d**2 + 48*b*d**4) - 24*d**4*sin(a + b*x)**2*cos(a + b*x)*cos(c + d*x)**2/(27*b**5 - 120*b*
*3*d**2 + 48*b*d**4) - 16*d**4*sin(c + d*x)**2*cos(a + b*x)**3/(27*b**5 - 120*b**3*d**2 + 48*b*d**4) - 16*d**4
*cos(a + b*x)**3*cos(c + d*x)**2/(27*b**5 - 120*b**3*d**2 + 48*b*d**4), True))

________________________________________________________________________________________